Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 4 - Advanced Printing Features / Advanced Printing Features Reference
Functions / Idle Job Function


GXIdleJob

You can use the GXIdleJob function to release time to other processes while your application is performing a computationally intensive task.

void GXIdleJob (gxJob aJob);
aJob
A reference to a job object.
DESCRIPTION
The GXIdleJob function tells QuickDraw GX to release time to other processes that are currently active. If your application is performing a computationally intensive process that can potentially lock other processes out for an extended period of time, you need to periodically call this function.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.
gxPrUserAbortErrThe user has canceled printing.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help